| Package | hl7.fhir.uv.openehr-test |
| Resource Type | ValueSet |
| Id | openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013 |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/test/openehr-test/https://build.fhir.org/ig/FHIR/openehr-test/ValueSet-openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013.html |
| URL | http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013 |
| Version | 1.6.6 |
| Status | active |
| Date | 2025-06-14T02:33:58+00:00 |
| Name | CuffSizeVS |
| Title | Cuff size ValueSet |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet for The size of the cuff used for blood pressure measurement. |
| StructureDefinition | |
| openEHR-EHR-OBSERVATION.blood-pressure.v2 | openEHR-EHR-OBSERVATION.blood_pressure.v2 |
| CodeSystem | |
| openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013 | Cuff size |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013
http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013| Code | Display | Definition |
| at0015 | Adult Thigh | A cuff used for an adult thigh. |
| at0016 | Large Adult | A cuff for adults with larger arms. |
| at0017 | Adult | A cuff that is standard for an adult. |
| at1008 | Small Adult | A cuff used for a small adult. |
| at1009 | Paediatric/Child | A cuff that is appropriate for a child or adult with a thin arm. |
| at1018 | Infant | A cuff used for infants. |
| at1019 | Neonatal | A cuff used for a neonate, assuming cuff is the appropriate size for maturity and birthweight of the neonate. |
{
"resourceType": "ValueSet",
"id": "openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013",
"version": "1.6.6",
"name": "CuffSizeVS",
"title": "Cuff size ValueSet",
"status": "active",
"date": "2025-06-14T02:33:58+00:00",
"publisher": "HL7 FHIR Product Director",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "ValueSet for The size of the cuff used for blood pressure measurement.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013",
"concept": [
{
"code": "at0015"
},
{
"code": "at0016"
},
{
"code": "at0017"
},
{
"code": "at1008"
},
{
"code": "at1009"
},
{
"code": "at1018"
},
{
"code": "at1019"
}
]
}
]
}
}